home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9537 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.cs.utah.edu!usenet
  2. From: Tim Tillotson <tillot>
  3. Newsgroups: comp.lang.c++
  4. Subject: Sound and Video Programming
  5. Date: 1 Mar 1996 23:09:37 GMT
  6. Organization: University of Utah Computer Science Department
  7. Message-ID: <4h803h$jkv@magus.cs.utah.edu>
  8. NNTP-Posting-Host: labsm3.cs.utah.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.1N (X11; I; SunOS 4.1.3 sun4c)
  13. X-URL: news:comp.lang.c++
  14.  
  15. Could someone tell me how to play .wav, .mid, .au, ect. files directly from a
  16. C++ program without special calls to external utilities?  Is there a
  17. description somewhere of the different sound recording algorithms for the
  18. different file types that I might be able to implement in recording and playing
  19. sound files dirrectly from my C++ program?  
  20.     Is there a list of the different image encoding algorithms .jpg, .gif, .tiff,
  21. ect. somewhere that I might be able to use to display pictures in my C++
  22. program?  I would appreciate any help, and especially a copy of a program C++
  23. source code where some of these sound & video formats have been implemented.
  24. Please E-Mail me at the address below if you can help.  Thanks   :~)
  25.  
  26.     Mail:        tillot@sunset.cs.utah.edu    
  27.     Home Page:   http:/www.cs.utah.edu/~tillot
  28.  
  29.